listview: Implement (un)select all
authorBenjamin Otte <otte@redhat.com>
Tue, 15 Oct 2019 23:59:01 +0000 (01:59 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commit4b6f3e0f2c14011fbae45c16aeb2deb852c8195c
treeb4e92caba40050b1baed836acd0f6e5227e9259b
parentb9eb818b57c66145c9c6e59cd98cca42a5ae12b7
listview: Implement (un)select all

Adds listitem.select-all and listitem.unselect-all actions and installs
the same keybindings as the treeview for those actions.
gtk/gtklistview.c